home *** CD-ROM | disk | FTP | other *** search
- <VisualStudioProject>
- <VisualBasic
- ProjectType = "Local"
- ProductVersion = "7.0.9412"
- SchemaVersion = "1.0"
- ProjectGuid = "{68EE9A05-1B34-4315-AE0F-57BB6E86CF1B}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "WindowsFormsDemo"
- AssemblyOriginatorKeyFile = ""
- AssemblyOriginatorKeyMode = "None"
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "WinExe"
- OptionCompare = "Binary"
- OptionExplicit = "On"
- OptionStrict = "On"
- RootNamespace = "WindowsFormsDemo"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- BaseAddress = "285212672"
- ConfigurationOverrideFile = ""
- DefineConstants = ""
- DefineDebug = "true"
- DefineTrace = "true"
- DebugSymbols = "true"
- IncrementalBuild = "true"
- Optimize = "false"
- OutputPath = "bin\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "1"
- />
- <Config
- Name = "Release"
- BaseAddress = "285212672"
- ConfigurationOverrideFile = ""
- DefineConstants = ""
- DefineDebug = "false"
- DefineTrace = "true"
- DebugSymbols = "false"
- IncrementalBuild = "false"
- Optimize = "false"
- OutputPath = "bin\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "1"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- />
- </References>
- <Imports>
- <Import Namespace = "Microsoft.VisualBasic" />
- <Import Namespace = "System" />
- <Import Namespace = "System.Collections" />
- <Import Namespace = "System.Data" />
- <Import Namespace = "System.Drawing" />
- <Import Namespace = "System.Diagnostics" />
- <Import Namespace = "System.Windows.Forms" />
- </Imports>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "AnchorForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AnchorForm.resx"
- DependentUpon = "AnchorForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AssemblyInfo.vb"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CalleeForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CalleeForm.resx"
- DependentUpon = "CalleeForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "CallerForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "CallerForm.resx"
- DependentUpon = "CallerForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "DialogBaseForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DialogBaseForm.resx"
- DependentUpon = "DialogBaseForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "DialogInheritedForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DialogInheritedForm.resx"
- DependentUpon = "DialogInheritedForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "DynControlForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DynControlForm.resx"
- DependentUpon = "DynControlForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "KeyboardMouseForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "KeyboardMouseForm.resx"
- DependentUpon = "KeyboardMouseForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "licenses.licx"
- BuildAction = "Content"
- />
- <File
- RelPath = "MainModule.vb"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MDIForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MDIForm.resx"
- DependentUpon = "MDIForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MdiMenuMerge.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MdiMenuMerge.resx"
- DependentUpon = "MdiMenuMerge.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MdiMenuMergeChild.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MdiMenuMergeChild.resx"
- DependentUpon = "MdiMenuMergeChild.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MenuForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MenuForm.resx"
- DependentUpon = "MenuForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ScrollableForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollableForm.resx"
- DependentUpon = "ScrollableForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "StartupForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "StartupForm.resx"
- DependentUpon = "StartupForm.vb"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "TextColorFontForm.vb"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TextColorFontForm.resx"
- DependentUpon = "TextColorFontForm.vb"
- BuildAction = "EmbeddedResource"
- />
- </Include>
- </Files>
- </VisualBasic>
- </VisualStudioProject>
-
-